Move IF_LINT from lisp.h to conf_post.h
authorGlenn Morris <rgm@gnu.org>
Fri, 10 Aug 2012 18:23:45 +0000 (14:23 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 10 Aug 2012 18:23:45 +0000 (14:23 -0400)
commitc22c2c294a0e94bd99bd8fa858308632669e15e6
tree3a0f3214bea26fae11ae7dc21a326a6db1f68117
parent0403c3c3ea542f2184d807ff6d9849b53f44f3db
Move IF_LINT from lisp.h to conf_post.h

* src/conf_post.h (IF_LINT, lint_assume): Move here from lisp.h.
* src/lisp.h (IF_LINT, lint_assume): Move to conf_post.h.

* lib-src/make-docfile.c (IF_LINT):
* lib-src/emacsclient.c (IF_LINT): Remove (in config.h now).
lib-src/ChangeLog
lib-src/emacsclient.c
lib-src/make-docfile.c
src/ChangeLog
src/conf_post.h
src/lisp.h